home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / x2ftp / msdos / libs / pdcurs21 / pdcurses.def < prev    next >
Text File  |  1993-04-24  |  6KB  |  142 lines

  1. LIBRARY     PDCURSES
  2.  
  3. DESCRIPTION 'PDcurses 2.1 Dynamic Linking library'
  4.  
  5. PROTMODE
  6.  
  7. DATA        MULTIPLE READWRITE LOADONCALL
  8.  
  9. CODE        LOADONCALL
  10.  
  11. EXPORTS     
  12.             LINES
  13.             COLS
  14.             COLORS
  15.             COLOR_PAIRS
  16.             PDC_chadd
  17.             PDC_chins
  18.             stdscr
  19.             curscr
  20.             trace_on
  21.             _cursvar
  22.             baudrate                       
  23.             beep                           
  24.             border                         
  25.             box                            
  26.             breakchar                      
  27.             can_change_color               
  28.             cbreak                         
  29.             clearok                        
  30.             color_content                  
  31.             copywin                        
  32.             cursoff                        
  33.             curson                         
  34.             curs_set                       
  35.             def_prog_mode                  
  36.             def_shell_mode                 
  37.             delay_output                   
  38.             delwin                         
  39.             doupdate                       
  40.             echo                           
  41.             endwin                         
  42.             erasechar                      
  43.             fixterm                        
  44.             flash                          
  45.             flushinp                       
  46.             gettmode                       
  47.             getyx                          
  48.             has_colors                     
  49.             has_ic                         
  50.             has_il                         
  51.             idlok                          
  52.             init_color                     
  53.             init_pair
  54.             initscr
  55.             intrflush                      
  56.             keyname                        
  57.             keypad                         
  58.             killchar                       
  59.             leaveok                        
  60.             longname                       
  61.             meta                           
  62.             mvcur                          
  63.             mvprintw                       
  64.             mvscanw                        
  65.             mvwin                          
  66.             mvwinsertln                    
  67.             mvwprintw                      
  68.             mvwscanw                       
  69.             newpad                         
  70.             newwin                         
  71.             nl                             
  72.             nocbreak                       
  73.             nodelay                        
  74.             noecho                         
  75.             nonl                           
  76.             noraw                          
  77.             overlay                        
  78.             overwrite                      
  79.             pair_content                   
  80.             pnoutrefresh                   
  81.             prefresh                       
  82.             printw                         
  83.             raw                            
  84.             raw_output                     
  85.             refresh                        
  86.             resetterm                      
  87.             resetty                        
  88.             reset_prog_mode                
  89.             reset_shell_mode               
  90.             resize                         
  91.             resize_win                     
  92.             saveoldterm                    
  93.             saveterm                       
  94.             savetty                        
  95.             scanw                          
  96.             scroll                         
  97.             scrollok                       
  98.             setscrreg                      
  99.             set_term                       
  100.             standend                       
  101.             standout                       
  102.             start_color                    
  103.             subwin                         
  104.             tabsize                        
  105.             touchline                      
  106.             touchwin                       
  107.             traceoff                       
  108.             traceon                        
  109.             typeahead                      
  110.             unctrl                         
  111.             ungetch                        
  112.             waddch                         
  113.             waddrawstr                     
  114.             waddstr                        
  115.             wattroff                       
  116.             wattron                        
  117.             wattrset                       
  118.             wborder                        
  119.             wbox                           
  120.             wclear                         
  121.             wclrtobot                      
  122.             wclrtoeol                      
  123.             wdelch                         
  124.             wdeleteln                      
  125.             werase                         
  126.             wgetch                         
  127.             wgetstr                        
  128.             winch                          
  129.             win_print                      
  130.             winsch                         
  131.             winsertln                      
  132.             wmove                          
  133.             wnoutrefresh                   
  134.             wordchar                       
  135.             wprintw                        
  136.             wrefresh                       
  137.             wscanw                         
  138.             wsetscrreg                     
  139.             wstandend                      
  140.             wstandout                      
  141.             wtabsize                       
  142.